home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / dots151.zip / SHRINK.BAT < prev    next >
DOS Batch File  |  1990-07-15  |  61b  |  5 lines

  1. islzexe %1.exe
  2. if errorlevel 1 goto quit:
  3. lzexe %1
  4. :quit
  5.